home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 3 / Info_Mac_1994-01.iso / Development / General / Controls GH / Slider Control GH / About Slider Control GH next >
Encoding:
Text File  |  1993-10-22  |  1.1 KB  |  31 lines  |  [TEXT/KAHL]

  1. About Slider Control GH  10/21/93
  2. The file "Flag Control GH (rsrc)" contains a CDEF of id 1864. This CDEF implements
  3. a control which implements a simple slider similar in function (if not
  4. appearance) to the slider used by Apple in their Sound control panel. 
  5.  
  6. • CNTL resources which used this CDEF should use a proc ID of 29824.
  7.  
  8. • I've included all the source code for this control in the files: Slider.c,
  9. Slider.h, utilities.c and utilities.h. Feel free to modify the code for
  10. your own projects and send along bug fixes and suggestions to me.
  11.  
  12. • I used Think C 5 to compile this project.
  13.  
  14. • Thanks to Leonard Roesenthol for providing a few lines of very important
  15. code.
  16.  
  17. • Thanks to the good folks at Symantec for providing some sample code in
  18. Think Reference 2.0
  19.  
  20. • If you do use this control in a released program, send me a postcard
  21. describing it.
  22.  
  23. • If you bundle this package in a CD-ROM such as the Sumex CD-ROM send me
  24. a copy of the first edition it appears on.
  25.  
  26. **************
  27. Glenn R. Howes
  28. 1101 University Ave. 
  29. Madison, WI 53715
  30. howes@bert.chem.wisc.edu
  31. **************